Skip to content

Fix OLED SPI interfaces#498

Merged
ducky64 merged 1 commit into
masterfrom
fix-oled-interfaces
May 27, 2026
Merged

Fix OLED SPI interfaces#498
ducky64 merged 1 commit into
masterfrom
fix-oled-interfaces

Conversation

@ducky64
Copy link
Copy Markdown
Collaborator

@ducky64 ducky64 commented May 27, 2026

Previously, they led MISO disconnected and unmodeled. This adds a dummy connection.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes OLED SPI interfaces where MISO was previously left disconnected and unmodeled by adding a DigitalBidirNotConnected dummy block, matching the existing pattern in Er_Oled_022.

Changes:

  • Add DigitalBidirNotConnected dummy MISO connection in Er_Oled_096_1_1 SPI branch.
  • Add the same dummy MISO connection in Er_Oled_096_1c SPI branch.
  • Add new compile tests covering I2C and SPI configurations for Er_Oled_096_1_1.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
edg/parts/display/oled/Er_Oled_096_1_1.py Connects SPI MISO to a DigitalBidirNotConnected dummy.
edg/parts/display/oled/Er_Oled_096_1c.py Connects SPI MISO to a DigitalBidirNotConnected dummy.
edg/parts/display/oled/test_oled_i2c_spi.py New compile tests for I2C and SPI variants of Er_Oled_096_1_1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ducky64 ducky64 merged commit 9c6fc17 into master May 27, 2026
13 checks passed
@ducky64 ducky64 deleted the fix-oled-interfaces branch May 27, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants